'#---------------------------------------------------------#'
'#---------------------------------------------------------#'
'2023-06-09 10:55:34.293204'
| volume | changePercent | value | profit | profitPercent | acquiredValue | |
|---|---|---|---|---|---|---|
| name | ||||||
| BHG Group | 49 | 4.760000 | 668.360000 | 29.360000 | 4.590000 | 638.999984 |
| Eastnine | 6 | 0.000000 | 658.800000 | 1.800000 | 0.270000 | 657.000000 |
| SCA A | 4 | -0.530000 | 599.200000 | 0.200000 | 0.030000 | 599.000000 |
| Sedana Medical | 135 | 0.000000 | 4320.000000 | 0.000000 | 0.000000 | 4320.000000 |
| Nederman Holding | 11 | 0.000000 | 2183.500000 | 0.000000 | 0.000000 | 2183.500000 |
| NCC B | 7 | 1.360000 | 653.800000 | -0.200000 | -0.030000 | 653.999997 |
| NCC A | 6 | 0.000000 | 598.800000 | -0.200000 | -0.030000 | 598.999998 |
| Profoto Holding | 7 | 1.220000 | 581.000000 | -1.000000 | -0.170000 | 581.999999 |
| Nolato B | 12 | -0.190000 | 644.400000 | -1.200000 | -0.190000 | 645.600000 |
| Addtech B | 3 | 0.170000 | 698.400000 | -1.600000 | -0.230000 | 699.999999 |
| Latour B | 2 | 0.310000 | 446.800000 | -2.200000 | -0.490000 | 449.000000 |
| Addnode Group B | 6 | -0.320000 | 747.600000 | -2.400000 | -0.320000 | 750.000000 |
| Investor B | 3 | -0.570000 | 651.750000 | -3.750000 | -0.570000 | 655.500000 |
| Sampo Oyj SDB | 1 | 1.210000 | 501.000000 | -4.000000 | -0.790000 | 505.000000 |
| BONESUPPORT HOLDING | 10 | -0.570000 | 1218.000000 | -6.000000 | -0.490000 | 1224.000000 |
| SynAct Pharma | 9 | -1.120000 | 638.100000 | -6.900000 | -1.070000 | 645.000003 |
| Balco Group | 39 | 1.700000 | 1868.100000 | -6.900000 | -0.370000 | 1874.999997 |
| Indutrade | 5 | -0.080000 | 1312.000000 | -8.000000 | -0.610000 | 1320.000000 |
| Embracer Group B | 26 | 0.120000 | 650.910000 | -11.090000 | -1.680000 | 661.999988 |
| Sdiptech B | 3 | -0.070000 | 809.400000 | -12.600000 | -1.530000 | 822.000000 |
| Fortnox | 10 | -0.060000 | 654.600000 | -13.400000 | -2.010000 | 668.000000 |
| Biotage | 4 | -3.050000 | 585.600000 | -17.400000 | -2.890000 | 603.000000 |
| Humana | 40 | -0.970000 | 655.200000 | -18.800000 | -2.790000 | 674.000000 |
| Creades A | 7 | -4.290000 | 586.250000 | -24.750000 | -4.050000 | 610.999998 |
| Vitrolife | 3 | -1.100000 | 646.200000 | -30.800000 | -4.550000 | 677.000001 |
| Volati | 5 | 0.560000 | 543.000000 | -31.000000 | -5.400000 | 574.000000 |
| Xvivo Perfusion | 3 | -2.190000 | 805.500000 | -39.500000 | -4.670000 | 845.000001 |
| Lundin Gold | 7 | -0.740000 | 933.800000 | -40.200000 | -4.130000 | 973.999999 |
| Lime Technologies | 2 | 1.280000 | 552.000000 | -41.000000 | -6.910000 | 593.000000 |
| Wästbygg Gruppen B | 80 | 0.280000 | 2824.000000 | -47.000000 | -1.640000 | 2871.000000 |
| Investor A | 16 | -0.590000 | 3483.200000 | -61.800000 | -1.740000 | 3545.000000 |
| Ambea | 68 | -1.470000 | 2464.320000 | -72.680000 | -2.860000 | 2537.000032 |
| New Wave B | 20 | 0.100000 | 3818.000000 | -98.000000 | -2.500000 | 3916.000000 |
| Gaming Innovation Group | 161 | -1.560000 | 4073.300000 | -114.700000 | -2.740000 | 4187.999942 |
| Bactiguard Holding B | 37 | -8.480000 | 2756.500000 | -203.500000 | -6.880000 | 2960.000000 |
| TOTAL | 45831.390000 | -891.210000 | -1.73947% | 46722.599938 |
'2023-06-09 10:56:15.368078'
None
'2023-05-05'
'2023-06-15'
--------------------------------------------------------------------------- IndexError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_15684/2152392845.py in <module> 8 in_out = KER.mean(axis = 1).tail(150) ----> 9 if in_out.index[-1].date() < dt.today().date()-delta(days=1): 10 ~\Anaconda3\envs\AnicTrading\lib\site-packages\pandas\core\indexes\base.py in __getitem__(self, key) 4603 key = com.cast_scalar_indexer(key, warn_float=True) -> 4604 return getitem(key) 4605 IndexError: index -1 is out of bounds for axis 0 with size 0 During handling of the above exception, another exception occurred: IndexError Traceback (most recent call last) ~\AppData\Local\Temp/ipykernel_15684/2152392845.py in <module> 39 list(px.line(df, x='Date', y='limit').select_traces()) 40 ) ---> 41 fig['data'][1]['line']['color']='rgb(250, 50, 50)' 42 fig['data'][0]['line']['width']=5 43 fig.show() IndexError: tuple index out of range